home *** CD-ROM | disk | FTP | other *** search
/ LearnKey: Learning Windows 98 / Learning Windows 98.iso / Install / program files / Velocity.exe / 0 / RCDATA / TSTREAMSELECT / TSTREAMSELECT.txt
Encoding:
Text File  |  1999-05-10  |  2.5 KB  |  128 lines

  1. object StreamSelect: TStreamSelect
  2.   Left = 439
  3.   Top = 310
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'StreamSelect'
  7.   ClientHeight = 200
  8.   ClientWidth = 200
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Background: TGIFImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 200
  22.     Height = 200
  23.     AutoSize = True
  24.   end
  25.   object LabelEffect1: TLabelEffect
  26.     Left = 98
  27.     Top = 54
  28.     Width = 57
  29.     Height = 33
  30.     Caption = '28.8'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clGray
  33.     Font.Height = -27
  34.     Font.Name = 'Times New Roman'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     Transparent = True
  38.   end
  39.   object LabelEffect2: TLabelEffect
  40.     Left = 98
  41.     Top = 89
  42.     Width = 40
  43.     Height = 33
  44.     Caption = '56k'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clGray
  47.     Font.Height = -27
  48.     Font.Name = 'Times New Roman'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     Transparent = True
  52.   end
  53.   object LabelEffect3: TLabelEffect
  54.     Left = 20
  55.     Top = 14
  56.     Width = 159
  57.     Height = 33
  58.     Caption = 'Select Stream'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clGray
  61.     Font.Height = -27
  62.     Font.Name = 'Times New Roman'
  63.     Font.Style = []
  64.     ParentFont = False
  65.     Transparent = True
  66.   end
  67.   object choice1: TSpeedButton
  68.     Left = 64
  69.     Top = 58
  70.     Width = 25
  71.     Height = 25
  72.     Flat = True
  73.     OnClick = choiceclick
  74.   end
  75.   object choice2: TSpeedButton
  76.     Left = 64
  77.     Top = 93
  78.     Width = 25
  79.     Height = 25
  80.     Flat = True
  81.     OnClick = choiceclick
  82.   end
  83.   object choice3: TSpeedButton
  84.     Left = 64
  85.     Top = 127
  86.     Width = 25
  87.     Height = 25
  88.     Flat = True
  89.     OnClick = choiceclick
  90.   end
  91.   object LabelEffect4: TLabelEffect
  92.     Left = 98
  93.     Top = 123
  94.     Width = 40
  95.     Height = 33
  96.     Caption = 'T1'
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clGray
  99.     Font.Height = -27
  100.     Font.Name = 'Times New Roman'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     Transparent = True
  104.   end
  105.   object choice4: TSpeedButton
  106.     Left = 64
  107.     Top = 162
  108.     Width = 25
  109.     Height = 25
  110.     Flat = True
  111.     OnClick = choiceclick
  112.   end
  113.   object LabelEffect5: TLabelEffect
  114.     Left = 98
  115.     Top = 158
  116.     Width = 40
  117.     Height = 33
  118.     Caption = 'CD'
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = clGray
  121.     Font.Height = -27
  122.     Font.Name = 'Times New Roman'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     Transparent = True
  126.   end
  127. end
  128.